home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / unshar.zip / TAGS < prev    next >
Text File  |  1990-02-03  |  934b  |  16 lines

  1. ERR    getopt.c    /^#define ERR(s, c)    if(opterr){\\$/
  2. Munshar    unshar.c    /^main(argc,argv)$/
  3. disembowel    unshar.c    /^void disembowel()        \/* Unshar brutally! *\/$/
  4. extract    unshar.c    /^void extract(how,file,end,lead)    \/* Extract file, up until end word *\/$/
  5. fgetline    unshar.c    /^int fgetline(zin,how,buf)    \/* Get a line from a file *\/$/
  6. firstword    unshar.c    /^int firstword(buf)        \/* Return token value of first word *\/$/
  7. getline    unshar.c    /^#define getline(x,y)    fgetline(stdin,x,y)$/
  8. getnames    unshar.c    /^void getnames(buf,file,word)    \/* Get the file & end word *\/$/
  9. getopt    getopt.c    /^getopt(argc, argv, opts)$/
  10. getstring    unshar.c    /^char *getstring(buf)        \/* Get the next string from the buffer *\/$/
  11. index    index.c    /^char *index(s, c)$/
  12. main    unshar.c    /^main(argc,argv)$/
  13. make_subdir    unshar.c    /^int make_subdir (fullpath)$/
  14. mustget    unshar.c    /^int mustget(s1)            \/* Return 1 if s1 is in the list of  *\/$/
  15. usage    unshar.c    /^usage()$/
  16.